Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Add default implementation to new finalizeSnapshot() in Repository #16141

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 9a5c7b2 from #16128.

Copy link
Contributor

✅ Gradle check result for 55d9a19: SUCCESS

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.73%. Comparing base (06ee966) to head (87c1761).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
...n/java/org/opensearch/repositories/Repository.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16141      +/-   ##
============================================
+ Coverage     71.71%   71.73%   +0.01%     
- Complexity    64825    64838      +13     
============================================
  Files          5279     5279              
  Lines        302913   302914       +1     
  Branches      44066    44066              
============================================
+ Hits         217242   217290      +48     
+ Misses        67537    67507      -30     
+ Partials      18134    18117      -17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Oct 3, 2024

❌ Gradle check result for cab3167: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

github-actions bot and others added 2 commits October 3, 2024 09:30
…16128)

Signed-off-by: Sachin Kale <[email protected]>
(cherry picked from commit 9a5c7b2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@reta reta force-pushed the backport/backport-16128-to-2.x branch from cab3167 to 87c1761 Compare October 3, 2024 13:30
Copy link
Contributor

github-actions bot commented Oct 3, 2024

❌ Gradle check result for 87c1761: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Oct 3, 2024

❌ Gradle check result for 87c1761: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Oct 3, 2024

✅ Gradle check result for 87c1761: SUCCESS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants